home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr10 / read112g.zip / READ.DOC < prev    next >
Text File  |  1993-06-08  |  29KB  |  856 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                          READ 1.12g -  by Robert E. May
  7.  
  8.  
  9.  
  10.                                   Read Page 1
  11.  
  12.         This product is ShareWare. If you find it useful, please consider
  13.         registering. The Read product may not be sold or packaged,
  14.         either individually, or as part of any other product without the
  15.         express written consent of the author.
  16.         Read may not be changed or altered and then distributed without
  17.         the express written consent of the author. READ.DOC and READ.REG
  18.         files must accompany READ.EXE whenever READ is distributed.
  19.  
  20.         Use Read, give it to your friends and upload it to bulletin boards.
  21.         If you use Read for more than a 15 day "trial" period, please
  22.         register it. Remember that Registration will be appreciated and
  23.         will help the author fund future versions of Read.
  24.         If Read is used for business purposes site licenses are available
  25.         on request.
  26.         Read is not cripple ware. It is fully functional in all ways as
  27.         you have received it.
  28.  
  29.  
  30.  
  31.      REGISTRATION:
  32.         Please send your $15.00 registration fee for Registering:
  33.         A seperate form with the file name READ.REG has been
  34.         provided for your Registration.
  35.         If you like Read and want to use it, send the $15 in with the
  36.         READ.REG form filled out.
  37.  
  38.         By Registering Read, you will receive the latest version
  39.         of Read with your name or your company's name replacing the
  40.         "Don't Forget to Register Read" portion.
  41.  
  42.         After registration you will be notified of new releases
  43.         of Read.
  44.         Please submit your name and address, so I may notify you of new
  45.         releases.
  46.         Give disk size you want, 5-1/4 360k or 3-1/2 720k.
  47.         By Registering you will be helping keep the ShareWare concept
  48.         growing. Also, when you register, I will send you my phone number
  49.         for technical support.
  50.  
  51.      DISCLAIMER:
  52.         READ is offered to you on an as-is-basis without any guarantee
  53.         as to the correct functioning or fitness for specific purposes.
  54.         The author believes this program to work as described but you
  55.         use the  program entirely at your own risk.  The author will 
  56.         not be responsible for any hardware or software damage, loss 
  57.         of data, or incidental or consequential damage that may result
  58.         from its use, whether or not such use is in accordance with the
  59.         instructions.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.                                   Read Page 2
  70.  
  71.      OTHER SOFTWARE
  72.         -NOTICE-    -NOTICE-
  73.         Entries involving the following CopyRighted materials are
  74.         associated with the mark (***).
  75.         Any, or all are supported by Read, if present.
  76.         (***)FV.COM is supported and is copyrighted by Vernon D. Buerg
  77.         (***)PKUNZIP is supported and is copyrighted by PkWare.
  78.         (***)ARJ is supported and is copyrighted by Robert K. Jung
  79.         (***)LHA is supported and is copyrighted by Haruyasu Yoshizaki
  80.         (***)Q.EXE(Quick Edit) is supported and is copyrighted by SemWare.
  81.         (***)VPIC.EXE is supported and copyrighted by Bob Montgomery.
  82.  
  83.         Read will use one or all of the foregoing programs if they
  84.         are in your DOS path. Otherwise, Read will ignore the
  85.         commands for using these programs.
  86.  
  87.         The foregoing are excellent programs and are obtainable
  88.         from bulletin boards or ShareWare distributors such as
  89.         Public Brand SoftWare.
  90.  
  91.    
  92.      GETTING STARTED:
  93.  
  94.      COPYING READ:
  95.      In the following examples, **DO NOT** include (Enter) in your commands.
  96.      (Enter) has been included to indicate that you should press
  97.      the Enter key at that time.
  98.  
  99.      Copy the .EXE file to your working disk, or into a subdirectory on your
  100.      hard disk. Select a subdirectory that is in your DOS PATH and you will
  101.      be able to use READ from anywhere on your system.
  102.  
  103.      You may  rename READ.EXE any  convenient name,  such as
  104.      R.EXE,  RD.EXE, or just leave  it as READ.EXE.
  105.      For example, place the READ disk in drive A: and enter the commands:
  106.  
  107.             A: (Enter)
  108.             COPY READ.EXE C:\ (Enter)
  109.  
  110.      to copy READ to the root directory of your C: drive.
  111.  
  112.      Start Read by typing
  113.      READ (Enter)
  114.  
  115.      Another approach would be to make READ it's own subdirectory.
  116.      Place the READ disk in drive A:
  117.  
  118.      From, hard drive C:
  119.      CD\ (Enter)
  120.      MD READ (Enter)
  121.      CD READ (Enter)
  122.      COPY A:READ.EXE (Enter)
  123.  
  124.      Then modify your AUTOEXEC.BAT file as follows.
  125.      Add this line.
  126.  
  127.      SET PATH = C:\READ;
  128.      With this approach you would, once again, be able to run READ
  129.      from anywhere in your system.
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.                                   Read Page 3
  139.  
  140.      PRINTING READ.DOC:
  141.  
  142.      To print the READ.DOC, set your printer for six lines per inch,
  143.      and 10 characters per inch.(the usual default setting)
  144.      Then, use redirection.
  145.      example,
  146.  
  147.  
  148.                         TYPE READ.DOC > PRN (Enter)
  149.  
  150.      You may also use redirection in another way.
  151.      example,
  152.                         COPY READ.DOC PRN (Enter)
  153.  
  154.     CONFIG.SYS:
  155.  
  156.     You should have a config.sys file in the root directory of
  157.     drive C:
  158.     The config.sys file should have the following entries:
  159.     FILES=20
  160.     BUFFERS=10
  161.     You may create the config.sys file with EDLIN or DOS 5 EDIT.
  162.     Be sure the file is a pure ASCII file such as the foregoing editors
  163.     create.
  164.     For further instruction on AUTOEXEC.BAT and CONFIG.SYS files
  165.     see your DOS manual.
  166.  
  167.  
  168.          -----------------------------------------------------------------
  169.                                      Read
  170.                             Some notes on printing.
  171.          -----------------------------------------------------------------
  172.  
  173.     In the following documentation all non printable characters have
  174.     been changed. Hopefully, with not too much loss of instruction.
  175.     Most printers will not print hex 10 thru 20 so:
  176.  
  177.     ^  means up arrow, v means down arrow and >> is a pointer,
  178.     < left arrow and > right arrow.
  179.     Shading is used for selections in Read. I have used > , since
  180.     the shading will not print. Also, lines have been changed to ---  (dash)
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.                                       Read Page 4
  204.      ----------------------------------------------------------------------
  205.                                        Read
  206.     The following illustrates the root directory of drive C: in a computer
  207.     where Read was tested.
  208.      ----------------------------------------------------------------------
  209.                                                                             
  210.     Total Entries: 47         Volume Label DISK_C         Mon Dec 21, 1992
  211.                             Directory of C:\*.*                             
  212.     Entry Number: 15         Files have 428118 Bytes      Time: 06:02:11 PM
  213.                                                                             
  214.                                                                             
  215.        [AP]           [FD]           [EDOS]         [WALT]
  216.        [ARC]          [FDNODE]       [QEMM]         AUTOEXEC.BAT
  217.        [DATA]        >[FOX]          [RA]           COMMAND.COM
  218.        [BAT]          [GAMES]        [READ]         CONFIG.SYS
  219.        [BOB]          [GIF]          [READS]        IO.SYS
  220.        [C]            [LAN]          [SCAN]         MIRORSAV.FIL
  221.        [CDROM]        [LASER]        [SCIENCE]      MIRROR.BAK
  222.        [COM]          [MISC]         [SDOS]         MIRROR.FIL
  223.        [COPY]         [NA]           [COMPRESS]     MSDOS.SYS
  224.        [MENU]         [PCM]          [TC]           QDOS.LOG
  225.        [DOS]          [PCT]          [TEL]          WINA20.386
  226.        [ED]           [QA]           [TURBOC]
  227.                                                                             
  228.             Total Disk Space 130279424 bytes *** 55613440 bytes Free        
  229.      --------------------------------------------------------------------
  230.     |    Keys: > < ^v PgDn PgUp Enter(Chg Dir or Read File) Q)uit-F1 Help |
  231.     |              ||    Enter to Change Directory to C:\FOX              |
  232.      --------------------------- Unregistered ----------------------------
  233.                    ||
  234.                    |down arrow
  235.                    up arrow
  236.    In the entries [    ] indicates a directory. Just highlight it
  237.    and press the Enter key to change to that directory.
  238.    In the example above we are in 5 column mode. Press 2 for a 2 column
  239.    mode which will reveal File size, Date and Time.
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.                                     Read Page 5
  270.  
  271.     ---------------------------------------------------------------------
  272.                                     Read
  273.    The following shows the files in the BAT(batch) directory of drive C:
  274.    in a machine Read was tested on.
  275.  
  276.     ---------------------------------------------------------------------
  277.     Total Entries: 78         Volume Label DISK_C         Mon Dec 21, 1992
  278.                           Directory of C:\BAT\*.*                           
  279.     Entry Number: 19         Files have 1668095 Bytes     Time: 06:02:48 PM
  280.                                                                             
  281.                                                                             
  282.      [..]           BNU.COM        DR.COM         GIF.BAT        PARK.EXE
  283.      172B.BAT       BNU.SYS        DUPEA.BAT      KEYCFG.SET     PAY.BAT
  284.      2D.COM         CLEAN.EXE      DUPEB.BAT      L.COM          PCSHELL.BAT
  285.      4D.COM         COLDBOOT.COM   E.BAT          L.DOC          PRUNE.COM
  286.      720A.BAT       CONFIG.SYS     FDFORMAT.DOC   LTMOUSE.BAT    Q.BAT
  287.      720B.BAT       D.EXE          FDFORMAT.EXE   MOUSE.COM      CONFIG.DAT
  288.      800A.BAT      >DELAY.EXE      FDREAD.EXE     MSD.EXE        CONFIG.EXE
  289.      820A.BAT       DELE.BAT       FILL.EXE       MSMOUSE.BAT    DOS.BAT
  290.      AUTOEXEC.BAT   DIRMATCH.COM   FIND.EXE       MTEST.COM      EDIT.DOC
  291.      BBS.BAT        DISK.EXE       FLIP.COM       MUV.EXE        EDIT.TXT
  292.      BE.COM         DOSINP.DOC     FLIP.DOC       NO.COM         QM.BAT
  293.      BE.EXE         DOSINP.EXE     FRONT.BAT      PAN.EXE        R.EXE
  294.                                                                             
  295.             Total Disk Space 130279424 bytes *** 55613440 bytes Free        
  296.       ----------------------------------------------------------------------
  297.      |    Keys: > < ^v PgDn PgUp Enter(Chg Dir or Read File) Q)uit-F1 Help  |
  298.      |      READ >> (DELAY.EXE)     29776 Bytes Date 11/24/89 Time 16:35    |
  299.       --------------------------- Unregistered ----------------------------      ----------------------------------------------------------------------
  300.     Note in the above example:
  301.     Number of entries and entry you are at is shown. Location on the
  302.     hard drive (path) is shown. Date and running time are also shown.
  303.     Disk space and space free are shown above the status bar.
  304.     In the status bar note the information. File name, File size, date and
  305.     time  of last file change.
  306.     Just highlight the file you want to Read and press Enter.
  307.  
  308.            A summary of keys for mainpulation follows.
  309.      _________________________________________________________________
  310.    Move with Home, End, PgUp, PgDn - Up, Down, Left and Right Arrow keys
  311.  
  312.     Quit and save a screen by pressing Escape, X, or Q
  313.     Quit with a clear screen by pressing the F10 key
  314.  
  315.     Highlight and press Enter to Change Directories or Read Files
  316.  
  317.     Rename a File with the R key. B changes back from subdirectories
  318.     to the root
  319.                                                                             
  320.     Delete a file with the D key. Press 2 for two columns, 5 for five
  321.  
  322.     Copy a file with the C key. Alt-T Test a ZIP file's integrity
  323.                                       (***)
  324.     Move a file with the M key. SortDir with the S key. Alt R, Rename
  325.     a Directory. Ctl-M, Make a Directory. Ctl-R, Remove a Directory.
  326.     Highlight a zip file and press U to Pkunzip it.
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.                                   Read Page 6
  335.  
  336.  
  337.  
  338.                                                                             
  339.     Change Drive and Path by pressing the N key
  340.  
  341.     A Read the Directory of an ARJ file and Extract files from the arj
  342.     and Read them. (***)
  343.  
  344.     L Read the Directory of an LZH file and Extract files from the lzh
  345.     and Read them. (***)
  346.  
  347.     Z Read the Directory of a Zip file and Extract files from the zip
  348.     and Read them. (***)
  349.  
  350.     Alt-D Go to DOS, E Execute(Run) a File, Alt-S ScanDir, Alt-F10 Color Help
  351.                                                                             
  352.     Alt-A DOS commands, Alt-G view PICS, V view ZIP, ARC Etc Dir's
  353.                                  (***)         (***)
  354.  
  355.      ----------------------------------------------------------------------
  356.                                     Read
  357.      Color configuration while in the directory portion
  358.     -----------------------------------------------------------------------
  359.  
  360.         Use Alt-F1 to toggle Text Foreground 
  361.                                                                             
  362.         Use Alt-F2 to toggle Text Background
  363.                                                                             
  364.         Use Alt-F3 to toggle Pointer High Light Colors
  365.                                                                             
  366.         Use Alt-F4 to toggle Status window Foreground
  367.                                                                             
  368.         Use Alt-F5 to toggle Status window Background
  369.                                                                             
  370.         Use Alt-P to Save your color changes
  371.         to READ.CFG. Read will use them next time.
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.                                   Read Page 7
  400.  
  401.  
  402.  
  403.      ------------------------------------------------------------------------
  404.                                      Read
  405.      The following shows a few lines from the Fido Nodelist for illustrative
  406.      purposes.
  407.      ------------------------------------------------------------------------
  408.  
  409.      
  410.    17,Fido_V12_Software_Help,Centreville_VA,Tim_Jasionowski,1-703-222-0180,240
  411.    18,Qtach2/QNX_Help,Jamison_PA,Thomas_Lynch,1-215-491-0919,9600,CM,HST,XA
  412.    19,Maximus_Help,Orleans_ON,Chris_Grainger,1-613-830-2802,9600,CM,XA,HST,V32
  413.    20,RemoteAccess_Help_USA,Tulsa_OK,Bruce_Bodger,1-918-254-6618,9600,CM,XA,HS
  414.    22,TIMS_Help,Littleton_CO,G_W_Funk,1-303-973-9454,9600,CM,XA,HST
  415.    24,GSBBS_Help,Holcomb_NY,Michelangelo_Jones,1-716-657-7443,9600,CM,XA,V32,V
  416.    25,ProFlex_Help,San_Diego_CA,Joe_Pasquarello,1-619-587-9825,9600,CM,XX,HST,
  417.    28,Star-Net/Paragon_Help,N_Grafton_MA,Eric_Drewry,1-508-839-4597,9600,CM,XW
  418.     -------------------------------------------------------------------------
  419.    | Keys: >< ^v PgDn PgUp End Home M)ark F)ind Q)uit-F1 Help [NODELIST.353] |
  420.    |  T 450   H 0             File Date 12/21/92 @ 06:03:46                  |
  421.     -------------------------------------------------------------------------
  422.     Note that that the top line is 450.(T 450). Horizontal position
  423.     is H 0. You may scroll left or right by using the left and right arrow
  424.     keys. Ctrl Right arrow will go to H 0 again.
  425.     The following is a summary of key strokes.
  426.     -------------------------------------------------------------------
  427.  
  428.  
  429.     Use PgUp, PgDn, Home, End - Up, Down, Left and Right Arrow keys
  430.     Quit with a clear screen by pressing the Escape, X or Q key
  431.     Quit and save the screen by pressing the F10 key
  432.  
  433.  
  434.     F or / to Find text(non-case sensitive), S for case sensetive search
  435.                              F3 to Find again 
  436.  
  437.     Go to DOS by using the Alt-D key combination
  438.  
  439.     Press M to MARK a screen starting at the top of the screen
  440.     Press Down Arrow or PgDn to MARK the section you want
  441.     Press U to Unmark text at any time
  442.     Press M after MARKING and you will be prompted for
  443.     a F)ile, P)rinter or N)either. Choose  File, Printer or Neither
  444.     Your MARKED screen will be sent to a File, the Printer or cleared
  445.     Ctl-T toggles Tab expansion off and one. The default is expand Tabs.
  446.     Alt-E invokes Editor. Alt-R toggles ruler. Alt-L goes to a line.
  447.             (***) 
  448.     T means Top line #, H means Horizontal Pos, and L means last line #
  449.  
  450.     --------------------------------------------------------------------
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.                                   Read Page 8
  466.  
  467.  
  468.     EXTENDED DETAILS:
  469.  
  470.     Read is primarily for viewing ASCII files.
  471.     It will read binary file...ie com, exe Etc. but will do no searches
  472.     or mark and copy segments.
  473.  
  474.     CAPACITY:
  475.  
  476.     Read will Read ASCII files that have 65,000 lines.
  477.     Read has been tested on a text file with 59,671 lines and had no problems.
  478.     The file was over 8 megabytes long.
  479.     The max number of entries in a given directory is 512.
  480.     Of course, Scandir should still work on a CD-Rom.
  481.  
  482.     RENAME:
  483.  
  484.     Hilite the desired file and press the R key. You will be prompted
  485.     for a new name for the file. Type in the new DOS name and press
  486.     Enter and the file will be renamed.
  487.  
  488.     DELETE:
  489.  
  490.     Hilite the desired file and press the D key. You will be prompted "Delete
  491.     (Y/n)". If you press N the prompt disappears. If Y, the file will
  492.     be deleted from disk.
  493.  
  494.     MOVE:
  495.  
  496.     Hilite the desired file and press the M key. You will be prompted
  497.     for a new path for the file. Type in the new DOS path and press
  498.     Enter and the file will be copied to that location.
  499.     You will then be prompted as to whether to delete the file
  500.     or not - (Y/n). Y and it is deleted. N and it is not.
  501.  
  502.     NEW PATH:
  503.  
  504.     Press the N key and a prompt will appear. Type in a new drive and
  505.     path and you will be changed to that path on the new drive.
  506.  
  507.     DIRECTORY SORT:
  508.  
  509.     Directory Sort is invoked with the S Key
  510.  
  511.     F)ile, Sorts by Filename ( the default )
  512.  
  513.     E)xtension, Sorts by Extension. All files with say an extension of DOC
  514.     will be Grouped together. So will BAT, COM, EXE..Etc.
  515.  
  516.     D)ate, Sorts by date and time (Oldest first, Newest last ).
  517.  
  518.     S)ize, Sorts by number of bytes in files (Smallest first, Largest last)
  519.  
  520.     N)one, Sorts and leaves the directory very much the same as DOS
  521.     does.
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.                                   Read Page 9
  532.  
  533.  
  534.     GO TO DOS:
  535.  
  536.     Press the Alt-D combination and you will go into DOS shell mode.
  537.     Do what you want in DOS and type "EXIT" to return to Read.
  538.  
  539.     DOS COMMANDS:
  540.  
  541.     Alt-A makes it possible for the user to issue their own complete DOS
  542.     command.
  543.  
  544.  
  545.     COLORS:
  546.  
  547.     Alt-F10 actuates the color help screen.
  548.     Read can be configured for colors on a more permanent basis.
  549.     Wherever, you put Read on your Hard Drive a small file named READ.CFG
  550.     will be created, if you choose to make colors permanent. (Come up same
  551.     every time. )
  552.     Read may be renamed R.EXE or what you like..the READ.CFG will be created
  553.     anyway. You may update colors any time you wish and READ.CFG will change.
  554.     Configure for the colors you want and then use Alt-P to write your
  555.     selections to READ.CFG
  556.  
  557.     GO TO A LINE:
  558.  
  559.     Read will go to the line in text you specify. (Doesn't work for Binary
  560.     files )
  561.     Use the Alt-L key combination and you will be prompted for the Line Number
  562.     you want to go to.
  563.  
  564.     FV.COM(***)
  565.  
  566.     Read incorporates viewing ARCHIVE Directories such as ZIP, LZH and Etc.
  567.  
  568.     Requirement:
  569.     You MUST have Vernon Buerg's FV.COM in your DOS path.
  570.     Viewing is brought on with the Alt-V key combination.
  571.     Obtaining FV.COM is the Read user's responsibility.
  572.  
  573.     VPIC.EXE(***)
  574.  
  575.     Read incorporates viewing PICs such as GIF, PCX
  576.     Etc.
  577.     Requirement:
  578.     You MUST have Bob Montgomery's VPIC.EXE in your DOS path and
  579.     VPIC must be configured for your monitor and card. Montgomery's
  580.     vpic viewer must also be named VPIC.EXE
  581.     Viewing is brought on with the Alt-G key combination.
  582.     You may view every PIC in a directory. You'll be returned to Read
  583.     when you exit VPIC.
  584.     VPIC is available on most BBS's as VPICxxx.ZIP. Obtaining that
  585.     program is the Read user's responsibility.
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.                                   Read Page 10
  604.  
  605.  
  606.  
  607.     Q.EXE(***)
  608.     Read incorporates Editing the file you
  609.     are Reading.
  610.     Quick Edit must be in your DOS path as Q.EXE
  611.     The Editing will begin at the Bottom line appearing on the
  612.     Read screen. After Editing your ASCII file you may see changes
  613.     by using the down arrow key.
  614.     Editing is brought on by the Alt-E key combination.
  615.     ( Doesn't work with Binary files such as COM and EXE. )
  616.  
  617.     Requirement:
  618.     You must have Q.EXE.
  619.     This file is contained in QEDITxxx.ZIP, which is available on
  620.     bulletin boards.
  621.     Quick Edit is a fast, award winning ShareWare Editor and is
  622.     in very wide use. I reccommend it to anyone wanting a good
  623.     fast editor.
  624.     Note:
  625.     Read should be swell for revising text items.
  626.     Items may be found quickly with Read and then use Quick
  627.     Edit from within Read to edit. Should make editing fast since
  628.     Read delivers one to the right place in the text for Q.EXE
  629.     to edit. Make changes with Quick Edit and use Alt-Y to save
  630.     them. Then use Alt-X to exit Quick Edit back to Read.
  631.  
  632.  
  633.     SCANDIR:
  634.  
  635.     Read Scans Directories and gives a report containing total
  636.     directories, total files, clusters occupied by files, disk space
  637.     occupied by files and Etc.(Hidden, system, read-only files not included)
  638.     Read should work for CD-Rom drives now. CD-Rom apparently
  639.     has 0 bytes free, so no total disk space and free space is included.
  640.  
  641.     ScanDir should be handy for CD-Roms, but also for other Hard Drive
  642.     programs.
  643.     Example:
  644.     I have FoxPro installed on drive C: in a directory I named FOX just
  645.     off the root of C:. FoxPro has a multitude of Sub-directories.
  646.     With ScanDir in Read, all I have to do is change directory with Read
  647.     to C:\FOX and use the Alt-S Key. ScanDir, scans the C:\FOX
  648.     dir and all it's Sub-directories, and I can find out how much disc
  649.     space FoxPro is actually using.
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.                                   Read Page 11
  665.  
  666.  
  667.     PKUNZIP(***)
  668.  
  669.     Read will test the integrity of a ZIP file or Pkunzip a ZIP file.
  670.     PkWare's PKUNZIP.EXE is required in the DOS path and must be
  671.     named PKUNZIP.EXE
  672.     The Test is brought on by the Alt-T key combination.
  673.     Pkunzip a file by using the U key. A prompt for path will appear.
  674.     leave the path blank for present directory or enter path.
  675.  
  676.     DIRECTORY COLUMNS:
  677.   
  678.     The directory has a two column or five column display (default)
  679.     Press 2 for a two column directory display or 5 for 5 columns.
  680.     Two columns is handy for comparing file dates, sizes and time.
  681.  
  682.     SCREEN BLANKER:
  683.  
  684.     Read has a screen blanker. The Directory screen blanks after
  685.     one minute with no keys pressed.
  686.     The blanking is done with "Press any Key" showing. From all I can
  687.     find out myself, this sort of blank is the easiest on monitors.
  688.  
  689.     MONO MODE:
  690.  
  691.     The use of /M is supported on the command line.
  692.     READ /M brings Read up in Mono mode. Try mono mode if you
  693.     have color difficulty.
  694.  
  695.     RULER:
  696.  
  697.     The ruler is toggled on and off by using Alt-R
  698.     The ruler position is at the top of the
  699.     screen enabling one to measure the number of spaces in a
  700.     given line you are viewing.
  701.  
  702.  
  703.     TEXT SEARCH:
  704.  
  705.     Read will do a case sensitive search of ASCII files.
  706.     The case sensitive search is brought on by pressing the S key
  707.     while reading an ASCII file.
  708.  
  709.     Example:
  710.     / or F would prompt for input. Type in JOHN DOE and if John Doe
  711.     exists, Read will find it.(non-case sensitive)
  712.     S would prompt for input, but JOHN DOE would be found only if
  713.     the text has JOHN DOE in it.(case sensitive)
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.                                   Read Page 12
  731.  
  732.  
  733.  
  734.  
  735.     MARKING TEXT:
  736.  
  737.     Press M to MARK a screen starting at the top of the screen
  738.     Use the Down Arrow or PgDn to MARK the section you want.
  739.     The marked area will appear in inverse video. (Light Gray)
  740.  
  741.     You may press U to Unmark text at any time.
  742.  
  743.     Use M after MARKING the text you want and you will be prompted for
  744.     a F)ile, P)rinter or N)either.
  745.  
  746.     Press F and you will be prompted for a DOS file name. Type in
  747.     the file name and press enter. The marked text will be copied to
  748.     the file you chose. This sort of marking may be done repeatedly
  749.     as the text will be appended to the end of the file if it already
  750.     exists.
  751.     Use P and your marked text will be sent to the printer. (LPT1
  752.     is the printer port used)
  753.  
  754.     Press N and the screen will be unmarked. N is just a feature in
  755.     the event you change your mind.
  756.  
  757.     EXECUTE (Run) A FILE:
  758.  
  759.     Hilite the desired file and press the E key. You will be prompted "Run
  760.     (Y/n)". If you press N the prompt disappears. If Y, a prompt
  761.     appears and you may enter command line parameters, if any.
  762.     The file will be Run(invoked). Of course the file must be a BAT,
  763.     COM or EXE file.
  764.  
  765.     RENAME A DIRECTORY
  766.  
  767.     Hilite the desired directory and use Alt-R. You will be prompted
  768.     for a new name for the given directory. Type in up to 8 characters
  769.     and press Enter and the directory will be renamed.
  770.  
  771.     CREATE A DIRECTORY
  772.  
  773.     Use the Ctl-M and you will be prompted for a new directory
  774.     name. Type in up to 8 character and press Enter.
  775.     The directory name you entered will be created. Of course,
  776.     the directory name you chose must not duplicate a directory
  777.     that already exists.
  778.  
  779.     REMOVE A DIRECTORY
  780.  
  781.     Hilite the directory you wish to remove and use the Ctl-R key
  782.     combination. The directory will be removed.
  783.     In this instance, the direcory you are removing must not have
  784.     any files in it and must have no subdirectories.
  785.     If files or a subdirecory exist, you will be notified of that
  786.     fact and then returned to the Read directory.
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.                                   Read Page 13
  796.  
  797.  
  798.  
  799.     GO BACK TO ROOT DIRECTORY.
  800.  
  801.     If you are in a directory or subdirectory, just press the B
  802.     key and you will be moved to the root diectory immediately.
  803.  
  804.     TOGGLE TAB EXPANSION
  805.  
  806.     Ctl-T  Toggles Tab Expansion. The default for Tab Expansion
  807.     is Expand Tabs.
  808.  
  809.     ARJVIEW (***)
  810.     Highlight the Arj file you wish to view and Press the A key.
  811.     A directory of the Arj file will be presented on the screen.
  812.     Align the arrow with the file you wish to Extract and Read
  813.     and press Enter to Read the file.
  814.     ARJ.EXE must be in your DOS path for ArjView
  815.     to Work. Otherwise, the commands will be ignored.
  816.  
  817.     LZHVIEW (***)
  818.     Highlight the Lzh file (or Exe) you wish to view and Press the L key.
  819.     A directory of the Lzh (or Exe) file will be presented on the screen.
  820.     Align the arrow with the file you wish to Extract and Read
  821.     and press Enter to Read the file.
  822.     LHA.EXE must be in your DOS path for LzhView
  823.     to Work. Otherwise, the commands will be ignored.
  824.  
  825.     ZIPVIEW (***)
  826.     Highlight the Zip file you wish to view and Press the Z key.
  827.     A directory of the Zip file will be presented on the screen.
  828.     Align the arrow with the file you wish to Extract and Read
  829.     and press Enter to Read the file.
  830.     PKUNZIP.EXE must be in your DOS path for ZipView
  831.     to Work. Otherwise, the commands will be ignored.
  832.  
  833.     WARNING:
  834.     Read creates temporary files in the directory you are in.
  835.     If you are unsure of space available, copy the Archive to be
  836.     acted on to a directory on your Hard Drive.
  837.     Needless to say, this feature was not meant for floppies
  838.     and NO write protects as Read will crash.
  839.  
  840.     READ.EXE was written and compiled with Turbo C++ version 3.0
  841.  
  842.     READ.EXE was compressed with LZEXE v0.91, compliments of
  843.     Fabrice BELLARD from GRABELS(FRANCE).
  844.  
  845.     The program has been tested with machines using the 8088, 80286
  846.     80386 and 80486 processors.
  847.  
  848.     Read will run under DOS versions 3.3, 4.01 and 5.0
  849.     Older versions have not been tested.
  850.  
  851.     The program has been tested with Mono, CGA, EGA and VGA monitors.
  852.  
  853.     The program uses conventional DOS memory and has been tested
  854.     on machines with 512 and 640k DOS memory.
  855.  
  856.